stack: Add a GtkStackPage::visible property
authorMatthias Clasen <mclasen@redhat.com>
Sun, 10 Feb 2019 23:13:03 +0000 (18:13 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 10 Feb 2019 23:43:59 +0000 (18:43 -0500)
commitdc0750f6efdb267af32afe413ea913eebde6fa90
tree3409254d399199e100a4d9c4dea2b6b0cf112212
parentccb0a0fdfebcb5e9350a124a188c2cdcc182ca00
stack: Add a GtkStackPage::visible property

This will let GtkStackSwitcher track visibility
without having to interact with the widgets directly.
gtk/gtkstack.c